home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / MediaMan 3 / MediaMan3Setup.msi / disk1.cab / CoMProt.dll / REGISTRY / 102 (.txt) < prev   
InstallShield Script  |  2008-09-18  |  882b  |  18 lines

  1.     CoMProt.MediaManProtocol.1 = s 'MediaManProtocol Class'
  2.         CLSID = s '{F00B23B6-E372-4227-BCD9-CDC32EA1521E}'
  3.     CoMProt.MediaManProtocol = s 'MediaManProtocol Class'
  4.         CLSID = s '{F00B23B6-E372-4227-BCD9-CDC32EA1521E}'
  5.         CurVer = s 'CoMProt.MediaManProtocol.1'
  6.     NoRemove CLSID
  7.         ForceRemove {F00B23B6-E372-4227-BCD9-CDC32EA1521E} = s 'MediaManProtocol Class'
  8.             ProgID = s 'CoMProt.MediaManProtocol.1'
  9.             VersionIndependentProgID = s 'CoMProt.MediaManProtocol'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{01D3BFF7-01C5-4D80-8F06-B481AC6A8DC3}'
  14.     NoRemove PROTOCOLS
  15.         NoRemove Handler
  16.             ForceRemove mediaman = s 'mediaman: pluggable protocol'
  17.                 val CLSID = s '{F00B23B6-E372-4227-BCD9-CDC32EA1521E}'
  18.